Skip to content

Add reservation email to attendee exports#1523

Open
realicon23 wants to merge 1 commit into
alfio-event:mainfrom
realicon23:add-reservation-email-attendee-export
Open

Add reservation email to attendee exports#1523
realicon23 wants to merge 1 commit into
alfio-event:mainfrom
realicon23:add-reservation-email-attendee-export

Conversation

@realicon23

@realicon23 realicon23 commented Jun 16, 2026

Copy link
Copy Markdown

Fixes #1518

Summary

  • add a selectable Reservation Email address field to the event attendee CSV/Excel export
  • populate the new export column from the ticket reservation email
  • include reservationEmail in the v1 download-attendees payload
  • update the attendee export integration-test expectation for the new column

Verification

  • git diff --check
  • JAVA_HOME=/opt/homebrew/opt/openjdk@17/libexec/openjdk.jdk/Contents/Home PATH=/opt/homebrew/opt/openjdk@17/bin:$PATH ./gradlew classes testClasses

I also attempted ./gradlew test --tests alfio.controller.api.admin.EventApiControllerIntegrationTest, but the local run could not start because Testcontainers could not find a running Docker daemon. The project compiled successfully and test classes compiled successfully.

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include reservation email in the export of the attendees data

1 participant